ServiceRefreshSharingFolder Method |
Refreshes the specified local folder with the latest data from the folder that is being shared.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Response RefreshSharingFolder(
FolderId folderId
)
Public Function RefreshSharingFolder (
folderId As FolderId
) As Response
Parameters
- folderId
- Type: Independentsoft.ExchangeFolderId
The folder identifier.
Return Value
Type:
ResponseResponse.
See Also